Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pour #520 #521

Merged
Merged

Conversation

ic-dev21
Copy link
Collaborator

Devrait enlever le warning. Set config_entry implicite.

Devrait enlever le warning. Set config_entry implicite.
@ic-dev21 ic-dev21 linked an issue Dec 26, 2024 that may be closed by this pull request
Copy link

@gitpack-ai gitpack-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review for this PR

The change made in the code involves renaming the member variable from config_entry to _config_entry, implying a shift to a more private scope. This change should be verified against other parts of the codebase to ensure it does not hinder necessary interactions.

Positives:

  • The updated naming convention for the member variable clearly indicates the intention of restricted access, aligning with Python's encapsulation practices.

@ic-dev21 ic-dev21 merged commit f72f5cf into main Dec 26, 2024
3 checks passed
@ic-dev21 ic-dev21 deleted the 520-deprecation-warning-about-config_entry-in-the-logs branch December 26, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation warning about config_entry in the logs
1 participant